projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22aa934
)
(calc-embedded-save-original-modes): Declare as a function.
author
Jay Belanger
<jay.p.belanger@gmail.com>
Tue, 27 Nov 2007 04:07:06 +0000
(
04:07
+0000)
committer
Jay Belanger
<jay.p.belanger@gmail.com>
Tue, 27 Nov 2007 04:07:06 +0000
(
04:07
+0000)
lisp/calc/calc-mode.el
patch
|
blob
|
history
diff --git
a/lisp/calc/calc-mode.el
b/lisp/calc/calc-mode.el
index 3d6fafc844a892e9817bcc2099ba8a8d989ccce7..d7daf1bf997b84b35a1ff2c89bec3e5550a6b951 100644
(file)
--- a/
lisp/calc/calc-mode.el
+++ b/
lisp/calc/calc-mode.el
@@
-32,6
+32,10
@@
(require 'calc-ext)
(require 'calc-macs)
+;; Declare functions which are defined elsewhere.
+(declare-function calc-embedded-save-original-modes "calc-embed" ())
+
+
(defun calc-line-numbering (n)
(interactive "P")
(calc-wrapper